This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Plug-ins: How to get a handle to the current view and its documents?
Feedback Type: Question
Product Area: Notes Client
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: Not applicable
Hi,
i am new to eclipse-plugin development and so this may be simple.
I have followed steps from "Creating Your First Plugin For Lotus Notes" by Ryan Baxter and can now create a plug-in and add a new menu item to notes which then launches my java-code.
In my java-code i can create a "NotesFactory"-object and get a "Session"-object from it.
But now i would like to get a handle to
- the currently open database
- the current view
- the selected documents in the view
Please could you tell me how to achieve this ?
Or are there any "events" (extension points) which i could "hook" on to get the selected objects when the user navigates in his Notes-client ?
Thank you in advance.
Lars
Feedback number WEBB8B4KHF created by ~Ethan Frofoomanikle on 11/11/2010
Status: Open
Comments: